home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6750 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news.vol.it!news
  2. From: bizzetti@mbox.vol.it (Fabio Bizzetti)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: AB3D II beats Quake....
  5. Date: 31 Mar 1996 17:17:00 GMT
  6. Organization: Video On Line
  7. Distribution: world
  8. Message-ID: <1400.6664T973T2273@mbox.vol.it>
  9. References: <31535e7f.44220455@news.hol.gr> <Dp10Ip.6GL@csc.liv.ac.uk>
  10.     <4jh4nv$fhf@macondo.dmu.ac.uk> <4jhf45$25i@hell.team17.com>
  11. NNTP-Posting-Host: molcl3.vol.it
  12. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  13.  
  14.  
  15. >babbage@dmu.ac.uk (Babbage) wrote:
  16.  
  17. >>> The future generation of CPUs will be so complex that no Assembler
  18. >>> programmer could ever hope to create code as efficient as a compiler.
  19. >>> It would simply not be possible!
  20.  
  21. >>oh dear =:)
  22.  
  23. >  What's wrong?
  24.  
  25. >  Yeah, yeah, yeah. I know. Given that (s)he knows everything about
  26. >the workings of the CPU, a human will always be able to generate
  27. >better code than a compiler. BUT: Would you really like to sit there
  28. >and annotate 100,000 lines of unreadable code with pipelining
  29. >information (which takes bloody ages), when you could leave this to
  30. >the compiler?? Especially if the overall performance gain is so
  31. >negligible that the average CPU speed increased more during the period
  32. >you spent optimizing your code?
  33.  
  34.  
  35. That's why for every CPU, I create its HighLevelAssembly, to let the machine
  36. do everything that the human doesn't need to do.
  37. The C is not the only alternative: it's only *the worst* alternative. :D
  38.  
  39. And HLA is easier than Basic.. :)
  40.  
  41.  
  42.   /-----------------------------------------------------------------------\
  43.   |  Fabio "Maverick" Bizzetti - bizzetti@mbox.vol.it - Maverick* at IRC  |
  44.   |            The maker of "CyberMan" and "Virtual Karting"              |
  45.   |              working on "VirtualRally" & "StarFighter"                |
  46.   \-----------------------------------------------------------------------/
  47.  
  48.  
  49.